-
Notifications
You must be signed in to change notification settings - Fork 335
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
allowUnfree and overlays #383
Conversation
Deploying with Cloudflare Pages
|
3c85acb
to
4430eb1
Compare
d270660
to
ec1b9d0
Compare
ec1b9d0
to
b0f22d7
Compare
Will this need that the user update devenv on their machine or is it enough that youre modules update |
You'll need to update devenv :) |
Works great for me! @domenkozar have you thought about the UX of this? e.g. if someone tries to use this feature with an older version, can we nudge them towards an update? I guess that'd have to be a generic "couldn't parse config, maybe you need to update?" message. |
I was thinking about the UX. Now that we use strictyaml for validation we can do this and nudge people to upgrade. I'm also thinking to add a field like |
Moved the scope for the UX into #388 |
4a9dba6
to
a0e1ad3
Compare
Co-authored-by: Hugo Sena Ribeiro <[email protected]>
Co-authored-by: Hugo Sena Ribeiro <[email protected]>
Co-authored-by: Hugo Sena Ribeiro <[email protected]>
Fixes #154 #185
You can now do
devenv.yaml
: